Total Complexity | 25 |
Dependencies | 3 |
Dependents | 3 |
Total lines | 92 |
Lines of code | 62 |
Logical lines of code | 32 |
Comment lines | 16 |
Methods | 8 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
detectPossiblePrimaryKey() | 57 | 9 | 15 | |
showColumns() | 60 | 4 | 13 | |
getAppropriatePrimaryKeyForOrdering() | 66 | 4 | 8 | |
showCreate() | 66 | 3 | 7 | |
getStandardPrimaryKeyForTable() | 63 | 2 | 10 | |
__construct() | 81 | 1 | 3 | |
hasColumn() | 79 | 1 | 3 | |
DB() | 80 | 1 | 3 |